Mark GICV3, CCI and CCN boot time code as init
authorDaniel Boulby <[email protected]>
Tue, 18 Sep 2018 12:36:39 +0000 (13:36 +0100)
committerAntonio Nino Diaz <[email protected]>
Wed, 3 Oct 2018 10:48:15 +0000 (11:48 +0100)
commitc9263e62a749610c880bdc693e4e644bd9091611
treeb2d1d2963e47f0fc3bf5703e15a3b92c02072a48
parentaff2863fe616901fc4194381c7ab1839aa70d373
Mark GICV3, CCI and CCN boot time code as init

Mark the GICv3, CCI and CCN code only used in Bl31 initialization
with __init to be reclaimed once no longer needed.

Change-Id: I3d77f36758450d9d1d87ecc60bc1c63fe4082667
Signed-off-by: Daniel Boulby <[email protected]>
drivers/arm/cci/cci.c
drivers/arm/ccn/ccn.c
drivers/arm/gic/v3/gicv3_main.c
drivers/arm/smmu/smmu_v3.c
plat/arm/common/arm_cci.c
plat/arm/common/arm_ccn.c
plat/arm/common/arm_gicv3.c